app: don't use deprecated function
authorSébastien Wilmet <swilmet@gnome.org>
Sun, 10 Apr 2016 10:28:14 +0000 (12:28 +0200)
committerSébastien Wilmet <swilmet@gnome.org>
Sun, 10 Apr 2016 14:54:07 +0000 (16:54 +0200)
commit29971b0cc9b5035235ffcc48c34fb99cbf396534
treee4f35bdae19ad5ba6a5c9340ca34586f70e5bc34
parent399e8db3365cebf7b8bd02de7a940203a3b8ed15
app: don't use deprecated function

gtk_application_add_accelerator() is deprecated, but was still used
inside IGNORE_DEPRECATIONS's.

https://bugzilla.gnome.org/show_bug.cgi?id=764846
gtk/gtkapplication.c